Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor: 웹소켓 서비스 코드 분리 #94

Merged
merged 6 commits into from
Aug 14, 2024

Conversation

gikhoon
Copy link
Member

@gikhoon gikhoon commented Aug 13, 2024

연관된 이슈

이슈링크(url):

✅ 작업 내용

  • 핸드쉐이크 파트 소켓 패키지로 옮김
  • 소켓서비스 중 퀴즈 데이터 변경 부분을 퀴즈 풀이 서비스로 옮김

🗣 ️리뷰 요구 사항

1차적으로 완료했는데 리펙토링 더 필요한 부분 찾고 있습니다

@gikhoon gikhoon requested a review from Youthhing August 13, 2024 18:21
Copy link
Member

@Youthhing Youthhing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

리뷰 남겼습니다!
메서드 통합, 소켓 토큰 발급관련 수정 커밋 2개를 올려서 conversation 부분 보면서 리뷰 확인하면 될 것 같아요~

- 사용하지 않는 코드 삭제
- 퀴즈 상태 전체 끄기 메소드 위치 이동 및 쿼리 최적화
- Transactional 삭제
@gikhoon gikhoon force-pushed the refactor/#MF-16-separate-websocket-service branch from 9f30ad3 to e276a64 Compare August 14, 2024 03:13
Copy link
Member

@Youthhing Youthhing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ㅋㅋㅋㅋㅋㅋㅋ 고생하셨습니다 git 마스터가 되는 그날까지

@gikhoon gikhoon merged commit 5a233b6 into develop Aug 14, 2024
1 check passed
@Youthhing Youthhing deleted the refactor/#MF-16-separate-websocket-service branch August 14, 2024 05:38
Youthhing added a commit that referenced this pull request Aug 15, 2024
* Feature: 프로젝트 관련 테이블 생성 (#93)

* feat: 프로젝트 관련 Entity 구현

* refactor: 프로젝트 관련 엔티티 수정

- 프로젝트 서비스 url 칼럼 추가
- unique 제약 조건 삭제

* refactor: builder에 project_url 추가

* style: 코드 스타일 통일

* Refactor: 웹소켓 서비스 코드 분리 (#94)

* refactor: 웹소켓 핸드쉐이크 파일 위치 변경

* refactor: 코드 리펙토링

- 사용하지 않는 코드 삭제
- 퀴즈 상태 전체 끄기 메소드 위치 이동 및 쿼리 최적화
- Transactional 삭제

* refactor: 소켓 토큰 발급 시 AuthenticationPrincipal 활용

* refactor: 교육 시작 시 캐시에 정답 저장 메서드 위치 변경

* refactor: 교육 열기 메소드 명 변경

* refactor: 사용하지 않는 메소드, 필드 제거

---------

Co-authored-by: youth <boysoeng@naver.com>

* Feature: 출석 정보 반환 필드 세션 ID 추가 (#97)

* feat: 출결 반환 필드 세션 PK 추가

* refactor: online, offline 필드명 변경

---------

Co-authored-by: Yun Ha Park <127095481+yunhacandy@users.noreply.github.com>
Co-authored-by: GiHun Nam <52378919+gikhoon@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants